Skip to content

make preprocessor definitions consistent in every single lib#584

Merged
Asdow merged 1 commit into
1dot13:masterfrom
majcosta:pr_fix_cmakelists
Apr 8, 2026
Merged

make preprocessor definitions consistent in every single lib#584
Asdow merged 1 commit into
1dot13:masterfrom
majcosta:pr_fix_cmakelists

Conversation

@majcosta
Copy link
Copy Markdown
Contributor

@majcosta majcosta commented Apr 8, 2026

SGP did not seem to make any use of compilationFlags or debugFlags when translating from msbuild to cmake, but there could be a thrice removed transitive include I've missed.

there's a small probability this fixes some obscure UB or one-definition rule violation that's causing the mystery crashes people have reported

SGP did not seem to make any use of compilationFlags or debugFlags when
translating from msbuild to cmake, but there could be a thrice removed
transitive include I've missed.

there's a small probability this fixes some obscure UB or one-definition rule
violation that's causing the mystery crashes people have reported
@Asdow Asdow merged commit 3197029 into 1dot13:master Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants